HipFileSystem.install

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void install(string path)
  2. void install(string path, bool function(string path, out string errMessage)[] validations)
    class HipFileSystem
    static
    void
    install
    (
    string path
    ,
    bool function
    (
    string path
    ,
    out string errMessage
    )
    []
    validations...
    )

Meta